| Total Complexity | 13 |
| Dependencies | 7 |
| Dependents | 0 |
| Total lines | 68 |
| Lines of code | 43 |
| Logical lines of code | 27 |
| Comment lines | 3 |
| Methods | 5 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_customer() | 57 | 5 | 17 | |
| provide_from_email() | 59 | 4 | 14 | |
| can_provide_customer() | 74 | 2 | 4 | |
| __construct() | 74 | 1 | 5 | |
| is_customer_provided() | 81 | 1 | 3 |